// define an identifier ("ID" gets replaced by "xxx…") // #declare ID = xxx… #declare myTexture = texture { pigment { agate scale <1,3,1> } }